Variable Table for a Program with Functions


Variable Table for a Function

Because a program may have several functions and each function has its own variables, the variable table must indicate the function name at the top of the table. The code below has a function called Profit that takes two parameters. The respective variable table and how to use is illustrated below.
Debido a que un programa puede tener varias funciones y cada función tiene sus propias variables, la tabla de variables debe indicar el nombre de la función en la parte superior de la tabla. El código mostrado debajo tiene una función llamada Profit que toma dos parámetros. La respectiva tabla de variables y como usarla es ilustrado abajo.

VariableTable

© Copyright 2000-2021 Wintempla selo. All Rights Reserved. Jul 22 2021. Home